CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service / SQLGetResponse Json Schema
In This Topic
    SQLGetResponse Json Schema
    In This Topic
    Description
    The results of the points get query
    Overview
    SQLGetResponse
    The results of the points get query
    SQLDefaultConnections : Array[CimSQLConnection]
    ConnectionType : CimSQLConnectionType
    ODBCDataSource : string
    UserID : string
    Passsword : string
    ReconnectWaitPeriod : integer
    ReconnectWaitUnit : CimTimeUnitEnum
    EnableStoreAndForward : boolean
    MaxNumberOfStoredRecord : number
    SQLTableConnections : Array[CimSQLTableConnection]
    Table_id : string
    SQLConnection : CimSQLConnection
    ConnectionType : CimSQLConnectionType
    ODBCDataSource : string
    UserID : string
    Passsword : string
    ReconnectWaitPeriod : integer
    ReconnectWaitUnit : CimTimeUnitEnum
    EnableStoreAndForward : boolean
    MaxNumberOfStoredRecord : number
    Properties
    NameDescriptionData Type
     Array[CimSQLConnection]
     Array[CimSQLTableConnection]
    See Also